win32: Fix introspection syntax
authorMatthias Clasen <mclasen@redhat.com>
Thu, 22 Oct 2015 15:50:49 +0000 (11:50 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Thu, 22 Oct 2015 15:50:49 +0000 (11:50 -0400)
gdk/win32/gdkdisplay-win32.c

index a98841a575464a9b82638a186dd2b6679632d95a..0a47970cd55fd80409525b6c613c42a8dea90e50 100644 (file)
@@ -29,7 +29,7 @@
 /**
  * gdk_win32_display_set_cursor_theme:
  * @display: (type GdkWin32Display): a #GdkDisplay
- * @name: (allow-none) the name of the cursor theme to use, or %NULL to unset
+ * @name: (allow-none): the name of the cursor theme to use, or %NULL to unset
  *         a previously set value
  * @size: the cursor size to use, or 0 to keep the previous size
  *